100 VSDebug 6001 Debugging session on %s 6002 Auto-attach to process '[%1] %2' on machine '%3' succeeded. \n 6003 Auto-attach to process '[%1] %2' on machine '%3' failed. %%1 \n 6004 Attaching the %1 debugger to process '[%2] %3' on machine '%4' failed. %%1 6005 unknown process 6006 unknown machine 6007 T-SQL 6008 Native 6009 x86 6010 x64 6011 IA64 6012 Managed 6013 Managed/Native 6014 Default 6015 Microsoft SQL Server 6016 ----- Transition from Client to Server ----- 6017 Process '[%1] %2 (thread %3)' on machine '%4' is in run mode 6018 Process '%1 (thread %3)' on machine '%4' is not being debugged 6019 Process '[%1] %2 (thread %3)' on machine '%4' 6020 Unable to automatically step into the server. %1 6021 Unable to automatically step out and return to the client. %1 6022 Unable to automatically step into the server. Attaching to the server process failed. %1 6023 Unable to automatically step into the server. Connecting to the server machine '%s' failed. %%1 6024 Unable to automatically step into the server. Unable to determine a stopping location. Verify symbols are loaded. %s 6025 Cannot debug some of the code in process %1 [%2]. See below for status.\n\n%3\nClick OK to continue debugging the remaining code. To disable debugging the failed type(s) of code in the future, change the corresponding setting in the project properties dialog. 6026 %1 code failed. %2\n 6027 %1 code failed. Debugger is not registered.\n 6028 %1 code failed (0x%2).\n 6029 %1 code succeeded.\n 6030 The breakpoint has a filter and the filter conditions have not been satisfied 6031 Unable to debug .NET code. Could not attach to SQL Server process on '%s'. %%1 6032 Unable to debug .NET code. Could not connect to computer '%s'. %%1 6033 Unable to start T-SQL Debugging. Could not attach to SQL Server process on '%s'. %%1 6034 Unable to start T-SQL Debugging. Could not connect to computer '%s'. %%1 6035 The network connection to %s has been lost. Debugging will be aborted. 6036 the remote computer 6037 Auto-attach to process '[%1] %2' on machine '%3' was canceled. \n 6500 Unable to parse the breakpoint filter expression. 6501 Unable to parse the breakpoint filter expression. A digit is expected. 6502 Unable to parse the breakpoint filter expression. An identifier is expected. 6503 Unable to parse the breakpoint filter expression. A matching " was not found before the end of string. 6504 Unable to parse the breakpoint filter expression. A matching ) is missing. 6505 Unable to parse the breakpoint filter expression. Expected == or != comparison operator. 6506 Unable to parse the breakpoint filter expression. Expected one of the following: MachineName, ProcessName, ProcessId, ThreadName, or ThreadId.